home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 1-2.iso
/
wmc
/
data1.cab
/
Program_Executable_Files
/
WinEnv
/
Configs
/
FrontEnd
/
PIPENEW.CFG
< prev
next >
Wrap
Text File
|
1999-03-04
|
2KB
|
127 lines
; PIPEnew.cfg
; Holds the Pipe for the exit button
SCREENNAME NewPipeScreen
;Establish resize window
; NOTE: The second parameter following a T reference start position is a 2dec.pl.
; percentage for fine tuning (same as normal reference RELATIVETO positioning)
BEGINRESIZE
XSTART T25 10000
YSTART T25 -10000
XEND T2 20000
YEND T2 9000
ENDWINDOW
; The First part of the pipe
BEGINVMENU
NAME NewPipe
TRANSPARENT
VDISPLAYSIZE 1
VMAXENTITIES 1
SPACING FLOATING
ACTIVE
ENTITY ~R0~ ignore
~G2~EXITMID1MID4
~G2~EXITMID1RIGHT
ENDVGROUP
; Bottom part of Quit button top pipe
BEGINENTITY
NAME BotQuitTopPipe
XPOSITION FIXED
YPOSITION FIXED
RELATIVETO 0 0 10000 LEFT TOP
ACTIVE
TRANSPARENT
~G2~EXITMID2MID4
~G2~EXITMID2RIGHT
~G2~EXITMID2EXTRA
ENDENTITY
; Vertical top part of Quit button pipe
BEGINENTITY
NAME VertQuitPipe
XPOSITION FIXED
YPOSITION FIXED
RELATIVETO 0 10000 20000 LEFT TOP
ACTIVE
TRANSPARENT
~G2~EXITRIGHTTOP
~G2~EXITRIGHTTOPEXTRA
ENDENTITY
; Vertical bottom part of Quit button pipe
BEGINENTITY
NAME VertBotQuitPipe
XPOSITION FIXED
YPOSITION FIXED
RELATIVETO 0 10000 30000 LEFT TOP
ACTIVE
TRANSPARENT
~G2~EXITRIGHTBOT
~G2~EXITRIGHTBOTEXTRA
ENDENTITY
; Top part of Quit button right pipe
BEGINENTITY
NAME TopQuitRightPipe
XPOSITION FIXED
YPOSITION FIXED
RELATIVETO 0 10000 40000 LEFT TOP
ACTIVE
TRANSPARENT
~G2~EXITPIPEBOTLEFT
~G2~EXITPIPEBOT1MID
~G2~EXITPIPEBOT2MID
~G2~EXITPIPEBOTRIGHT
~A~Pipe1Extend
~A~Pipe1Extend
~A~Pipe2Extend
~A~Pipe3Extend
~A~Pipe3Extend
~A~Pipe3Extend
~A~Pipe3Extend
~A~Pipe3Extend
ENDENTITY
; Bottom part of Quit button right pipe
BEGINENTITY
NAME BotQuitRightPipe
XPOSITION FIXED
YPOSITION FIXED
RELATIVETO 0 20000 50000 LEFT TOP
ACTIVE
TRANSPARENT
~G2~EXITPIPEVBOTLEFT
~G2~EXITPIPEVBOT1MID
~G2~EXITPIPEVBOT2MID
~A~PipeBottomOnOff
ENDENTITY
; Pipe extenders for higher resolutions
BEGINANIM
NAME Pipe1Extend
ENTITY ~G2~EXITPIPEBOTEXTRA Off
ENTITY ~G2~EXITPIPEEXTEND On
ENDANIM
BEGINANIM
NAME Pipe2Extend
ENTITY ANIMOFF Off
ENTITY ~G2~EXITPIPEEXTEND On
ENDANIM
BEGINANIM
NAME Pipe3Extend
ENTITY ANIMOFF Off
ENTITY ~G2~EXITPIPEEXTEND On
ENDANIM
BEGINANIM
NAME PipeBottomOnOff
ENTITY ~G2~EXITPIPEVBOTRIGHT On
ENTITY ANIMOFF Off
ENDANIM